projects
/
gst-plugins-bad1.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3971f12
)
Set a reasonable default soundfont for Debian
author
Fabian Greffrath
<fabian@debian.org>
Wed, 4 Sep 2019 11:07:34 +0000
(13:07 +0200)
committer
Marc Leeman
<marc.leeman@gmail.com>
Wed, 8 Apr 2026 08:35:38 +0000
(10:35 +0200)
Bug-Debian: https://bugs.debian.org/929185
Forwarded: not-needed
Gbp-Pq: Name default-soundfont.patch
ext/fluidsynth/gstfluiddec.c
patch
|
blob
|
history
diff --git
a/ext/fluidsynth/gstfluiddec.c
b/ext/fluidsynth/gstfluiddec.c
index c25f0ca8d8f66e0e91e33022de62fbe651df0d6d..5770022d995b814905e250e2a589b3166186c42c 100644
(file)
--- a/
ext/fluidsynth/gstfluiddec.c
+++ b/
ext/fluidsynth/gstfluiddec.c
@@
-73,7
+73,7
@@
enum
LAST_SIGNAL
};
-#define DEFAULT_SOUNDFONT
NULL
+#define DEFAULT_SOUNDFONT
"/usr/share/sounds/sf3/default-GM.sf3"
#define DEFAULT_SYNTH_CHORUS TRUE
#define DEFAULT_SYNTH_REVERB TRUE
#define DEFAULT_SYNTH_GAIN 0.2